Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
@orca-so/whirlpools-sdk
Advanced tools
Typescript SDK to interact with Orca's Whirlpool program.
Whirpools is an open-source concentrated liquidity AMM contract on the Solana blockchain.
The legacy Whirlpools Typescript SDK (@orca-so/whirlpools-sdk
) allows for easy interaction with a deployed Whirlpools program and is a solid choice if you are working the Solana Web3.js <v2.
The contract has been audited by Kudelski and Neodyme.
In your project, run:
yarn add "@orca-so/whirlpools-sdk"
yarn add "@orca-so/common-sdk"
yarn add "@coral-xyz/anchor@0.29.0"
yarn add "@solana/web3.js"
yarn add "@solana/spl-token"
yarn add "decimal.js"
Visit our documentation site on GitHub to to learn more about how to use this SDK.
To run tests for the SDK, setup your anchor environment and run:
anchor test
FAQs
Typescript SDK to interact with Orca's Whirlpool program.
The npm package @orca-so/whirlpools-sdk receives a total of 5,043 weekly downloads. As such, @orca-so/whirlpools-sdk popularity was classified as popular.
We found that @orca-so/whirlpools-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.